home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Data Base of the Video Yearbook 1995
/
Data Base of the Video Yearbook 1995 - Disc 1.iso
/
cosmos
/
gatu.dir
/
00055_ÇPÇPåé.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1995-12-21
|
213 b
|
11 lines
on mouseUp
global mydatebase, tuki, nmonth
clearpac()
set tuki to 11
drawpict(11)
set nmonth to "November"
put "November" into field "GATU"
set the textSize of field "GATU" to 36
updateStage()
end